home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 526-550 / disk_532 / bootpic / bootpic.short < prev    next >
Text File  |  1992-05-06  |  2KB  |  48 lines

  1. *******************************************************************************
  2. *                                                                             *
  3. *                                 BootPicV1.1                                 *
  4. *                                                                             *
  5. *                         © 1991 by Andreas Ackermann                         *
  6. *                                                                             *
  7. *******************************************************************************
  8.  
  9.                                 Overview:
  10.  
  11. BootPic allows you to install, instead of the Workbench-hand that appears after
  12. every reset, nearly any picture you like.
  13. BootPic can be started either from Workbench or CLI.
  14.  
  15. When starting from WB a window with three gadgets will open:
  16.  
  17. Install Picture : A stringgadget will be displayed, where you can enter the
  18.                   name of an ILBM-file.
  19.                   If you started BootPic by activating BootPic ,then holding
  20.                   the SHIFT-key and choosing an IFF-file, its name will be
  21.                   displayed and all you have to do is to press RETURN.
  22. Remove Picture :  Does exactly that.
  23. Info :            Displays a little Info-window.
  24.  
  25.  
  26. The following parameters are accepted when starting from CLI :
  27. [If no parameters are specified, the intuition-window will open.]
  28.  
  29. BootPic -e | -l{IFF-File} [-s][-r][-c rgb]
  30.  
  31. -l{IFF-file}  removes, if there, an already installed picture and tries to load
  32.               a new one.
  33. -e            removes, if there, an already installed picture
  34.  
  35.               The following parameters just work with -l :
  36. -s            loads the picture specified by -l only if there wasn't yet
  37.               installed a picture.
  38. -r            resets the Amiga after loading the picture.
  39. -c            specifies color that is faded in after showing the picture.
  40.               (r, g and b MUST be entered hexadecimal, so values from 0-9 and
  41.               A-F are valid.)
  42.  
  43. IMPORTANT:
  44.  
  45. !!!!!!!!!!!!!!!!!!!!!!!!!!   BootPic is SHAREWARE.  !!!!!!!!!!!!!!!!!!!!!!!!!!!!
  46.  
  47. More about this and a detailed documentation is to be found in BootPic.doc.
  48.